Bitmap for UWP
WritePixels<T>(Int32,Int32,T[]) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.WIC 名前空間 > BitmapFrameEncode クラス > WritePixels メソッド : WritePixels<T>(Int32,Int32,T[]) メソッド
シンタックス
'宣言
 
Public Overloads Sub WritePixels(Of T As {New, Struct})( _
   ByVal lineCount As System.Integer, _
   ByVal stride As System.Integer, _
   ByVal pixelBuffer() As T _
) 
public void WritePixels<T>( 
   System.int lineCount,
   System.int stride,
   T[] pixelBuffer
)
where T: new(), struct

パラメータ

lineCount
stride
pixelBuffer

型パラメータ

T
参照

BitmapFrameEncode クラス
BitmapFrameEncode メンバ
オーバーロード一覧